-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.8.0 (latest)
-
Code
-
Classes
- PriceDataStrategy
Total Complexity |
17 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
188 |
Lines of code |
76 |
Logical lines of code |
27 |
Comment lines |
64 |
Methods |
9 |
Properties |
7 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generateData() |
A |
45 |
9 |
43 |
__construct() |
S |
81 |
1 |
3 |
setSubscription() |
S |
77 |
1 |
4 |
setOrder() |
S |
77 |
1 |
4 |
setOrderItem() |
S |
77 |
1 |
4 |
setProduct() |
S |
77 |
1 |
4 |
setProductVariation() |
S |
77 |
1 |
4 |
setStripeProductId() |
S |
77 |
1 |
4 |
getPriceIncludingTax() |
S |
70 |
1 |
6 |